home *** CD-ROM | disk | FTP | other *** search
/ Best of Shareware / Best of PC Windows Shareware 1.0 - Wayzata Technology (7111) (1993).iso / pc / dos / business / npa_0992 / readme!!.now < prev    next >
Text File  |  1992-09-16  |  3KB  |  46 lines

  1.  
  2.           The NPA system consists of the following files:
  3.  
  4.                npa.exe        - The NPA program itself.
  5.                npa.doc        - Documentation for NPA (please, at least
  6.                                 puruse this doc file).
  7.                npa286.exe     - Version of NPA that loads faster on 8086
  8.                                 and 80286 machines.  Add'l info below.
  9.                brand.exe      - Do-it-yourself registration utility.
  10.                brand.doc      - Documentation for brand.
  11.                readme!!.now   - heh heh, you guessed it.
  12.                npa_data.exe   - Self-extracting ZIP file containing
  13.                                 NPA database.
  14.                intl           - Listing of international dialing prefixes.
  15.                summary.npa    - Listing of US and Canadian area codes sorted
  16.                                 by both area code and state/province.
  17.  
  18.           I recommend that you create a separate subdirectory for the
  19.      database files, change to the new subdirectory, then run the
  20.      'npa_data.exe' from inside that subdirectory.  There are many files
  21.      that comprise the database.  It's not absolutely necessary to contain
  22.      the database in it's own directory, but it sure is a lot neater!
  23.  
  24.           The environment variable 'npa_data' can be used to instruct NPA
  25.      where to look for the data base no matter what drive or directory is
  26.      current.  ie:  Suppose you elect to place the data in the directory
  27.      C:\NPA, then you'd add the following line to your autoexec.bat file:
  28.  
  29.           set npa_data=c:\npa
  30.  
  31.           Of course, the NPA executable itself must reside in a directory
  32.      that's on the path in order to be located - but the data can go
  33.      anywhere if you use the 'npa_data' environment variable.  There's
  34.      more detail on this in the documentation file NPA.DOC.
  35.  
  36.           I have received reports that NPA takes anywhere from four to
  37.      fifteen seconds to initialize on some 8086 and 80286 based machines.
  38.      Therefore, I compiled a version of NPA (dubbed "NPA286") that runs
  39.      faster on these machines.  An unfortunate side effect of this special
  40.      compilation is that there is reduced internal program data space.  As
  41.      a result, you may receive a "runtime error 14" from NPA when states
  42.      with very large cities (such as NY) are processed.  If this happens,
  43.      simply rerun using "NPA" instead of NPA286.  In the great majority of
  44.      cases, NPA286 will function fine.  This note is for your information.
  45.  
  46.